@import url(%22search.css%22);
/* GERAL */
* {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}
input[type=text]:focus {outline:none;}
body {
	background: #f8f8f8 url(..\imagens\background_geral.jpg) repeat-x -106px 22px; font:normal 14px Arial, Helvetica, sans-serif; color:#333;
}
a{outline:none;}
div.clear {
	clear: both;
}
input[type=button] {
	cursor: pointer;
}

/* ACESSIBILIDADE */
div#acessibilidade {
	height: 18px;
	font-family: Arial;
	font-size: 10px;
	color: #828282;
	text-align: center;
	padding-top: 4px;
}
div#acessibilidade a {
	color: #828282;
	text-decoration: none;
	margin-left: 5px;
}
div#acessibilidade img {
	vertical-align: -6px;
}

/* TOPO */
div#dilton {
	position: absolute;
	top: 55px;
	left: 23px;
	z-index: 1;
}
div#topo {
	width: 980px;
	height: 337px;
	margin: 0 auto 16px auto;
	position: relative;
}
div#topo .publicidade {
	width: 728px;
	height: 90px;
	margin: 0 auto 0 auto;
	padding-top: 21px;
	overflow: hidden;
	position:relative;
	z-index:0;
}
div#topo .publicidade .link{
	position:absolute;
	left:0;
	top:21px;
	z-index:1000;
}
div#logo {
	width: 445px;
	height: 77px;
	margin: 18px auto 0 auto;
}
div#topo .twitter {
	width: 289px;
	height: 38px;
	font-family: Arial;
	font-size: 10px;
	color: #333;
	background: url(..\imagens\background_twitter.png) no-repeat;
	padding: 5px 6px 0 7px;
	margin: 44px 0 0 0;
	float: left;
	position: relative;
	z-index: 2;
}
div#topo .twitter div {
	width: 195px;
	padding-left: 5px;
	margin: 8px 0 0 0;
	border-left: 1px solid #dfdfdf;
	overflow: hidden;
	float: left;
}
ul#twitter_update_list a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
ul#twitter_update_list a:hover {
	text-decoration: underline;
}
div#topo .twitter div:first-child {
	width: auto;
	padding: 0;
	margin: 5px 0 0 4px;
	border: 0;
}
div#topo .ouca-agora a {
	width: 321px;
	height: 76px;
	background: url(..\imagens\ouca_agora.png) no-repeat left 0;
	margin: 23px 0 0 29px;
	float: left;
}
div#topo .ouca-agora a:hover {
	background-position: left -76px;
}
div#topo .ouca-agora img {
	margin: 20px 0 0 1px;
}
div#topo .busca {
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	margin: 31px 0 0 0;
}
div#topo .busca input[type=text] {
	width: 251px;
	height: 16px;
	font-size: 12px;
	color: #333;
	padding: 6px 3px;
	margin: 5px 0 0 13px;
	float: left;
}
div#topo .busca input[type=image] {
	width: 20px;
	height: 28px;
	margin-top: 5px;
	float: left;
}
div#topo .busca div {
	width: 302px;
	height: 43px;
	background: url(..\imagens\background_busca.png) no-repeat;
	margin: 0 0 0 26px;
	float: left;
}
div#topo .busca div:first-child {
	width: auto;
	height: auto;
	background: none;
	margin: -3px 0 3px 20px;
}
div#topo .busca div div {
	width: auto;
	height: auto;
	background: url(..\imagens\ico_horario.png) no-repeat left center;
	margin: 0 0 0 14px;
	padding-left: 19px;
	float: left;
}
div#topo .busca div div:first-child {
	padding: 0;
	margin: 0 0 0 13px;
}
div#topo .menu {
	padding-top: 1px;
	clear: both;
}
div#topo .menu ul li {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-left: 36px;
	float: left;
}
div#topo .menu ul li a {
	color: #333;
	text-decoration: none;
}
div#topo .menu ul li a:hover {
	text-decoration: underline;
}

/* CONTEÚDO */
div#conteudo {
	width: 1004px;
	margin: 0 auto;
}
div#esquerda {
	width: 120px;
	margin: 0 11px 0 12px;
	float: left;
}
div#esquerda img[alt=Editoriais] {
	margin: 1px 0 5px 1px;
}

div#esquerda .menu {
	padding-bottom: 8px;
}
div#esquerda .menu ul li {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	margin: 9px 0 0 1px;
}
div#esquerda .menu ul li a {
	color: #666;
	text-decoration: none;
}
div#esquerda .menu ul li a:hover {
	text-decoration: underline;
}
div#meio {
	width: 717px;
	float: left;
}
div#direita {
	width: 120px;
	margin-left: 12px;
	float: left;
}

div.pub1 {
	margin-top: 13px;
}
div.pub2 {
	margin: 16px 0 20px 0;
	float: left;
}
div.pub2b {
	margin: 30px 0 0px;
	float: left;
}
div.pub2c {
	margin: 30px 0 0px;
	float: left;
}
div.pub3 {
	margin: 16px 0 20px 15px;
	float: left;
}
div.pub3b {
	margin: 30px 0 0px 15px;
	float: left;
}
div.pub3c {
	margin: 30px 0 0px 15px;
	float: left;
}

div.artigo {
	font-family: Arial;
}
div.artigo .foto {
	width: 260px;
	margin-right: 12px;
	float: left;
}
div.artigo .fotoGrande {
	width: 717px;
	margin-right: 12px;
}

div.artigo .foto h3 {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	margin: 205px 0 0 2px;
}

div.artigo .fotoGrande h3 {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	margin: 10px 0 0 2px;
}

div.artigo .informacoes {
	width: 445px;
	float: left;
}

div.artigo .informacoesGrande {
	width: 717px;
}

div.artigo .informacoes h2, .informacoesGrande h2  {
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
	display: block;
}
div.artigo .informacoes h1, .informacoesGrande h1 {
	font-size: 28px;
	color: #333;
	display: block;
	margin-top: 6px;
}
div.artigo .informacoes h1 a, .informacoesGrande a {
	color: #333;
	text-decoration: none;
}
div.artigo .informacoes h1 a:hover, .informacoesGrande a:hover {
	text-decoration: underline;
}
div.artigo .informacoes p, .informacoesGrande p {
	font-size: 12px;
	color: #333;
	line-height: 17px;
	display: block;
	margin-top: 8px;
}
div.separador1 {
	height: 1px;
	background-color: #E1E1E1;
	margin: 14px 0 20px 0;
}
div.diltonefeito {
	margin-top:13px;
	float: left;
	width:468px;
	height:60px;
	background:url(..\imagens\bg_diltonefeito.jpg) no-repeat;
}
div.diltonefeito .info {
	width: 326px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	float: left;
	margin: 8px 0 0 130px;
}
div.diltonefeito .info a {
	color: #333;
	text-decoration: none;
}
div.diltonefeito .info a:hover {
	text-decoration: underline;
}
div.diltonefeito .info h1 {
	font-size: 11px;
}
div.diltonefeito .info p {
	font-size: 11px;
	line-height: normal;
	padding: 0;
	margin: 0;
}

div#ultimas .titulo {
	margin: 0 0 0 2px;
}
div#ultimas .ultimas:first-child {
	margin-left: 0;
}
div#ultimas .ultimas {
	width: 221px;
	font-family: Arial;
	float: left;
	margin: 0 0 0 27px;
}
div#ultimas .ultimas h2 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
div#ultimas .ultimas h1 {
	font-size: 18px;
	color: #FF6A07;
	font-weight: normal;
	margin-top: 8px;
}
div#ultimas .ultimas h1 a {
	color: #CC0000;
	text-decoration: none;
}
div#ultimas .ultimas h1 a:hover {
	text-decoration: underline;
}
div#ultimas .ultimas2 {
	width: 145px;
	font-family: Arial;
	float: left;
	margin: 0 15px 0 10px;
}
div#ultimas .ultimas2:first-child {
	margin-left: 0;
}
div#ultimas .ultimas2 h2 {
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
div#ultimas .ultimas2 h3 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	margin-top: 2px;
}
div#ultimas .ultimas2 h3 a {
	color: #CC0000;
	text-decoration: none;
}
div#ultimas .ultimas2 h3 a:hover {
	text-decoration: underline;
}

div#ultimas .ultimas3 {
	width: 145px;
	font-family: Arial;
	float: left;
	margin: 0 15px 0 10px;
}
div#ultimas .ultimas3:first-child {
	margin-left: 0;
}
div#ultimas .ultimas3 h2 {
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
div#ultimas .ultimas3 h3 {
	font-size: 12px;
	color: #49691f;
	font-weight: bold;
	margin-top: 2px;
}
div#ultimas .ultimas3 h3 a {
	color: #49691f;
	text-decoration: none;
}
div#ultimas .ultimas3 h3 a:hover {
	text-decoration: underline;
}


div#colunistas .titulo {
	margin: 32px 0 0 2px;
}
div#colunistas .colunista {
	width: 210px;
	padding: 9px;
	border: 1px solid #E1E1E1;
	float: left;
	margin: 28px 0 0 13px;
}
div#colunistas .colunista:first-child {
	margin-left: 1px;
}
div#colunistas .colunista .foto {
	width: 78px;
	border: 1px solid #E1E1E1;
	float: left;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
div#colunistas .colunista .info {
	width: 120px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	float: left;
	margin: 8px 0 0 10px;
}
div#colunistas .colunista .info a {
	color: #333;
	text-decoration: none;
}
div#colunistas .colunista .info a:hover {
	text-decoration: underline;
}
div#colunistas .colunista .info h1 {
	font-size: 11px;
}
div#colunistas .colunista .info p {
	font-size: 11px;
	line-height: normal;
	padding: 0;
	margin: 0;
}

div#colunistas .colunista2 {
	width: 448px;
	padding: 9px;
	border: 1px solid #E1E1E1;
	float: left;
	margin: 28px 0 0 14px;
}
div#colunistas .colunista2:first-child {
	margin-left: 1px;
}
div#colunistas .colunista2 .foto {
	width: 78px;
	border: 1px solid #E1E1E1;
	float: left;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
div#colunistas .colunista2 .info {
	width: 358px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	float: left;
	margin: 2px 0 0 10px;
}
div#colunistas .colunista2 .info a {
	color: #333;
	font-size:11px;
	text-decoration: none;
}
div#colunistas .colunista2 .info a:hover {
	text-decoration: underline;
}
div#colunistas .colunista2 .info p {
	font-size: 12px;
	line-height: normal;
	padding: 0;
	margin: 0;
}


div#noticias {
	width: 370px;
	float: left;
	padding-bottom: 26px;
}
div#noticias .titulo {
	margin-top: 31px;
}
div#noticias .noticia {
	font-family: Arial;
	color: #333;
	margin-top: 26px;
}
div#noticias .noticia a {
	color: #333;
	text-decoration: none;
}
div#noticias .noticia a:hover {
	text-decoration: underline;
}
div#noticias .noticia a.laranja {
	color: #FF7300;
	font-size:14px;
	text-decoration: none;
}
div#noticias .noticia a.laranja:hover {
	text-decoration: underline;
}
div#noticias .noticia h2 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
div#noticias .noticia h1 {
	font-size: 18px;
	margin-top: 8px;
}
div#noticias .noticia p {
	font-size: 12px;
	margin-top: 8px;
	line-height: 18px;
}

div#barra-direita-content {
	width: 347px;
	float: left;
	margin-top: 36px;
}

div#acorda-tv {
	width: 320px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	float: right;
}
div#acorda-tv .titulo div {
	float: right;
}
div#acorda-tv .titulo div:first-child {
	float: left;
}
div#acorda-tv .e {
	margin-top: 16px;
}
div#acorda-tv h1 {
	font-size: 12px;
	margin: 16px 5px 0 0;
}

div#podcasts {
	width: 323px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	float: right;
	margin-top: 26px;
}
div#podcasts .titulo div {
	float: right;
}
div#podcasts .titulo div:first-child {
	float: left;
}
div#podcasts .podcast {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	background-color: #F0F0F0;
	padding: 12px;
	margin-top: 16px;
}
div#podcasts div h1 {
	font-size: 12px;
}
div#podcasts .podcast div:first-child {
	margin-bottom: 8px;
}

div#canta-passarinho {
	width: 323px;
	float: right;
	margin-top: 26px;
}
div#canta-passarinho .recado {
	border: 1px solid #FE802C;
	padding: 12px;
	margin-top: 16px;
}
div#canta-passarinho .recado h2 {
	font-family: Arial;
	font-size: 14px;
	color: #333;
}
div#canta-passarinho .recado h2:first-child {
	margin-bottom: 3px;
}
div#canta-passarinho .recado p {
	font-family: Arial;
	font-size: 12px;
	margin-top: 12px;
	line-height: 18px;
}
div#canta-passarinho div input[type=button] {
	height: 22px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	background: url(..\imagens\background_botao.jpg) repeat-x left top;
	padding: 0 26px;
	margin-top: 16px;
	border: 1px solid #CECECE;
}
div.botao2 {
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	background: url(..\imagens\background_botao.jpg) repeat-x left top;
	padding: 4px 26px 0 26px;;
	margin-top: 16px;
	border: 1px solid #CECECE;
	float:left;
}
div.botao2 a{
	text-decoration: none;
	color:#333;
}
div.botao2:hover{
	border: 1px solid #999;
}
div#canta-passarinho div input[type=button]:first-child {
	margin-right: 16px;
}
div#canta-passarinho div input[type=button]:hover {
	border: 1px solid #999;
}

div#enquete {
	width: 323px;
	float: right;
	margin-top: 26px;
}
div#enquete .box-enquete {
	font-family: Arial;
	font-size: 12px;
	background-color: #F0F0F0;
	padding: 12px;
	margin-top: 16px;
}
div#enquete .box-enquete h1 {
	font-size: 14px;
	color: #333;
}
div#enquete .box-enquete .i {
	color: #666;
	margin-top: 8px;
}
div#enquete .box-enquete .i:first-child {
	margin-top: 16px;
}
div#enquete .box-enquete .i input[type=radio] {
	vertical-align: -3px;
	margin-right: 4px;
}
div#enquete div input[type=button] {
	height: 22px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	background: url(..\imagens\background_botao.jpg) repeat-x left top;
	padding: 0 26px;
	margin-top: 16px;
	border: 1px solid #CECECE;
}
div#enquete div input[type=button]:first-child {
	margin-right: 16px;
}
div#enquete div input[type=button]:hover {
	border: 1px solid #999;
}

div#breadcrumb {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	padding: 0 1px;
}
div#breadcrumb a {
	color: #666;
	text-decoration: none;
}
div#breadcrumb a:hover {
	text-decoration: underline;
}
div#breadcrumb span {
	vertical-align: 1px;
}
div#breadcrumb div {
	float: right;
}
div#breadcrumb div:first-child {
	float: left;
}

div#breadcrumb strong {
	color: #ff6a07;
}

h1 {
	font-family: Arial;
	font-size: 28px;
	color: #333;
}
p {
	font-family: Arial;
	color: #333;
	line-height: 20px;
	margin-top: 16px;
}
div#player {
	background:url(..\imagens\background_player_micareta.gif) center top no-repeat;
	padding:113px 20px 20px 20px;
	width:675px;
	height:390px;
}

div#horario-artigo {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	margin-top: 16px;
}
div#horario-artigo div {
	float: right;
}
div#horario-artigo div:first-child {
	float: left;
}
div#horario-artigo span#tamanho-fonte {
	vertical-align: -3px;
}
div#horario-artigo span#tamanho-fonte img:first-child {
	margin: 0 6px 0 4px;
}

div#horario-artigoDes {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
}
div#horario-artigoDes div {
	float: right;
}
div#horario-artigoDes div:first-child {
	float: left;
}
div#horario-artigoDes span#tamanho-fonte {
	vertical-align: -3px;
}
div#horario-artigoDes span#tamanho-fonte img:first-child {
	margin: 0 6px 0 4px;
}


div#conteudo-artigo {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
#galerias/*, #conteudo .foto*/ {
	width: 260px;
	float: left;
	margin: 0 20px 20px 0;
}
div#conteudo-artigo .foto {
	margin-bottom: 15px;
}
div#conteudo-artigo .audio {
	margin-bottom: 15px;
}
div#conteudo-artigo .foto h2, #galerias h2 {
/*div#conteudo-artigo, #conteudo h2 {*/
	font-size: 11px;
	color: #333;
	background-color: #eee;
	font-weight: normal;
	padding: 3px 5px;
	margin-bottom: 1px;
}
div#conteudo-artigo .foto h1 {
	font-size: 12px;
	background-color: #f2f2f2;
	padding: 3px 5px;
}
div#conteudo-artigo div p {
	margin-top: 16px;
}
div#conteudo-artigo div p:first-child {
	margin-top: 0;
}

div#galeria-artigo {
	height: 127px;
	margin-top: 26px;
}
div#galeria-artigo div {
	float: left;
	margin-left: 5px;
}
div#galeria-artigo div:first-child {
	margin-left: 0;
}

div#opcoes-artigo {
	height: 30px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	margin-top: 26px;
}
div#opcoes-artigo .opcoes {
	background-color: #eee;
	float: left;
	margin-left: 4px;
}
div#opcoes-artigo .opcoes:first-child {
	margin-left: 0;
}
div#opcoes-artigo .opcoes a {
	color: #333;
	text-decoration: none;
	padding: 8px;
	display: block;
}
div#opcoes-artigo .opcoes img {
	vertical-align: -2px;
	margin-right: 4px;
}
div#opcoes-artigo .ativo {
	background-color: #f8f8f8;
}

div#conteudo-opcoes-artigo {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	padding: 10px 5px;
}

ul#icones-compartilhar li {
	float: left;
	margin-left: 10px;
}
ul#icones-compartilhar li:first-child {
	margin-left: 0;
}

div#veja-tambem {
	margin: 0 1px; 
}
div#veja-tambem ul {
	padding-top: 8px;
}
div#veja-tambem ul li {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	background: url(..\imagens\tick.png) no-repeat left center;
	padding-left: 9px;
	margin-top: 9px;
}
div#veja-tambem ul li a {
	color: #333;
	text-decoration: none;
}
div#veja-tambem ul li a:hover {
	text-decoration: underline;
}

/* RODAPÉ */
div#rodape {
	width: 980px;
	border-top: 1px solid #E1E1E1;
	padding: 12px 0;
	margin: 12px auto 0 auto;
}
div#rodape ul li {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-left: 37px;
	float: left;
}
div#rodape ul li a {
	color: #333;
	text-decoration: none;
}
div#rodape ul li a:hover {
	text-decoration: underline;
}
div#copyright {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	background-color: #FF7300;
	padding: 12px;
	margin-top: 12px;
}
div#copyright a {
	color: #fff;
	text-decoration: none;
}
div#copyright a:hover {
	text-decoration: underline;
}
div#copyright div.r {
	float: right;
}
div#copyright div.l {
	float: left;
}


/*BORDAS INTERNAS*/
.foto div{
	position:relative;
	display:block;
	float:left;
}

.foto a, .foto a img, .fotoGrande a, .fotoGrande a img{overflow:hidden;float:left; display:block; border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.foto a:hover, .fotoGrande a:hover{border:3px solid #FF6A07;}
.foto a:hover img, .fotoGrande a:hover img{margin:-3px;}

.foto span, .fotoGrande span { position:absolute; display:block; height:3px; width:3px;}

.foto div span.bg-lt, .fotoGrande div span.bg-lt {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: 0 0; top:0; left:0}
.foto div span.bg-rt, .fotoGrande div span.bg-rt {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: -3px 0; top:0; right:0}
.foto div span.bg-lb, .fotoGrande div span.bg-lb {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: 0 -3px; bottom:0; left:0}
.foto div span.bg-rb, .fotoGrande div span.bg-rb {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: -3px -3px; bottom:0; right:0}

/*BORDAS INTERNAS*/
.foto2 div{
	position:relative;
	display:block;
	float:left;
}

.foto2 a, .foto2 a img, .foto2Grande a, .foto2Grande a img{overflow:hidden;float:left; display:block; border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.foto2 a:hover, .foto2Grande a:hover{border:3px solid #49691f;}
.foto2 a:hover img, .foto2Grande a:hover img{margin:-3px;}

.foto2 span, .foto2Grande span { position:absolute; display:block; height:3px; width:3px;}

.foto2 div span.bg-lt, .foto2Grande div span.bg-lt {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: 0 0; top:0; left:0}
.foto2 div span.bg-rt, .foto2Grande div span.bg-rt {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: -3px 0; top:0; right:0}
.foto2 div span.bg-lb, .foto2Grande div span.bg-lb {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: 0 -3px; bottom:0; left:0}
.foto2 div span.bg-rb, .foto2Grande div span.bg-rb {background:url(..\imagens\canto-foto-arredondado.png) no-repeat; background-position: -3px -3px; bottom:0; right:0}




/*ENQUETE*/
#mensagemVoto{font:normal 12px Arial, Helvetica, sans-serif; display:none; width:100%; padding: 5px 0px; background:#C00; text-align:center; margin: 15px 0; color:#fff;}
#mensagemOpcao{font:normal 12px Arial, Helvetica, sans-serif; display:none; width:100%; padding: 5px 0px; background:#C00; text-align:center; margin: 15px 0; color:#fff;}

/**/
fieldset{margin-top:15px;}
fieldset label{display:block; margin-bottom:10px;}
.input{border:1px solid #ccc; width:98%; padding:5px; font:normal 12px Arial, Helvetica, sans-serif; color:#333;}
.botao{padding:5px; background:#666666; color:#fff;}
.lista{padding:15px; background:#f0f0f0; margin-bottom:5px;}
.lista h1 {	font:bold 14px Arial, Helvetica, sans-serif;}
.lista h2 {	font-size:11px; font-weight:normal;}
.lista a{text-decoration:none; color:#333;}
.lista a:visited{text-decoration:none; color:#333;}
.lista a:hover{text-decoration:underline;}

.listaDes{margin-bottom:3px;}
.listaDes h1 {	font-family: Arial;	font-size: 28px; color: #333;}
.listaDes h2 {	font-size:11px; font-weight:normal;}
.listaDes a{text-decoration:none; color:#333;}
.listaDes a:visited{text-decoration:none; color:#333;}
.listaDes a:hover{text-decoration:underline;}


#playervideo{float:left; width:320px; margin-right:15px;}
#info{float:left; width:350px;}
#paginacao{margin:20px 0 10px 0; text-align:center;}
	#paginacao a:first-child{padding:5px; border:solid 1px #f60; margin-left:0;}
	#paginacao a:link{padding:5px; border:solid 1px #f60; margin-left:3px; color:#333; text-decoration:none;}
	#paginacao a:visited{padding:5px; border:solid 1px #f60; margin-left:3px; color:#333; text-decoration:none;}
	#paginacao a:hover{padding:5px; border:solid 1px #ccc; margin-left:3px; color:#333; text-decoration:none;}
	#paginacao .atual{padding:5px; border:solid 1px #ccc; margin-left:3px; color:#333;}

.thainan2 {
	background: url(..\imagens\tick1thainan.png) no-repeat left center;
	padding: 5px 0 5px 12px;
	font-weight:bold;
}
	.thainan2 a {
		color: #333;
		text-decoration: none;
	}
		.thainan2 a:hover {
			text-decoration: underline;
		}
.separadorthainan {
	height: 1px;
	background: url(..\imagens\separador2__.png) repeat-x;
	margin: 12px 0;
}



/********************
	ELEIÇÔES
********************/

.eleicoes .bg {
	background:url(..\imagens\bg_eleicoes.jpg) center top no-repeat;
	width:683px;
	height:270px;
	padding: 18px 17px 43px 17px;
}
.eleicoes .bg .video {
	width:320px;
	height:240px;
	padding:15px 13px 15px 14px;
	margin-right:16px;
	float:left;
}
.eleicoes .bg .oferecimento {
	width:320px;
	float:left;
}
.eleicoes .bg .oferecimento p {
	font-size:12px;
	margin:0 0 10px 0;
	color:#D4E2D8 !important;
}
.eleicoes .bg .oferecimento .marcas {
	width:320px;
	height:240px;
	overflow:hidden;
}
.eleicoes .bg_redes{
	background:url(..\imagens\bg-redes.jpg) center top repeat-y;
}
.eleicoes .bg_redes .facebook {
	width:349px;
	float:left;
	margin:15px 0 15px 16px;
}
.eleicoes .bg_redes .twiiter {
	width:320px;
	float:left;
	margin:15px 0 15px 16px;
}
.eleicoes .bg_redes .titulo {
	margin-bottom:22px;
}
.eleicoes ul.abas {
	margin:20px 0;
	padding:0;
	list-style:none;
	background:url(..\imagens\bg_aba.jpg) left bottom repeat-x;
}
.eleicoes ul.abas li {
	width:226px;
	height:53px;
	float:left;
	margin-right:6px;
	text-align:center;
	background:url(..\imagens\aba.jpg) center top no-repeat;
}
.eleicoes ul.abas li:hover, .eleicoes ul.abas li.ativo {
	height:54px;
}
.eleicoes ul.abas li a{
	padding:17px 0 13px 0;
	display:block;
}
